* src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.
authorJason Rumney <jasonr@gnu.org>
Sat, 5 Nov 2011 18:50:59 +0000 (02:50 +0800)
committerJason Rumney <jasonr@gnu.org>
Sat, 5 Nov 2011 18:50:59 +0000 (02:50 +0800)
commitd3859548e66926c9d89dc4ae7dd7e90784198586
tree0d5a269cfad6ab2403e35ddf7d47a69f5e13fff7
parentff4c1c589db1453a4e1fc9b103a53513cab98d6c
* src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.
(add_font_entity_to_list): Filter out non-Japanese Shift-JIS
fonts.
(add_font_entity_to_list): Fix logic errors in mixed boolean and
bitwise arithmetic preventing use of unicode-sip and non-truetype
opentype fonts.
src/ChangeLog
src/w32font.c
src/w32term.c